home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / doodle_d.swf / scripts / DefineButton2_191 / BUTTONCONDACTION on(release).as
Text File  |  2013-04-24  |  63b  |  5 lines

  1. on(release){
  2.    _root.music = false;
  3.    stopAllSounds();
  4. }
  5.